* eval.c (Fcalled_interactively_p): Add `kind' argument.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 1 Oct 2009 17:47:38 +0000 (17:47 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 1 Oct 2009 17:47:38 +0000 (17:47 +0000)
commit763a0436f760fa77392a2dd736d053cb70e1eaea
treeb6268faccf13a6b4a4b6d20d17f069f8fa002678
parentebaada791ec054028d3bac6d68c46a63dabaa3af
* eval.c (Fcalled_interactively_p): Add `kind' argument.
* subr.el (interactive-p): Mark obsolete.
(called-interactively-p): Make the optional-ness of `kind' obsolete.
* emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
advertised-signature-table for subroutines as well.
etc/NEWS
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el
lisp/subr.el
src/ChangeLog
src/eval.c